[INFO] cloning repository https://github.com/RonaldoAPSD/LonelyEngineMK1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RonaldoAPSD/LonelyEngineMK1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRonaldoAPSD%2FLonelyEngineMK1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRonaldoAPSD%2FLonelyEngineMK1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed19b5124d3883a1d4493ca530bf6223fb6e6e19
[INFO] fixing RonaldoAPSD/LonelyEngineMK1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRonaldoAPSD%2FLonelyEngineMK1" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RonaldoAPSD/LonelyEngineMK1
[INFO] finished tweaking git repo https://github.com/RonaldoAPSD/LonelyEngineMK1
[INFO] tweaked toml for git repo https://github.com/RonaldoAPSD/LonelyEngineMK1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RonaldoAPSD/LonelyEngineMK1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RonaldoAPSD/LonelyEngineMK1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.28.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.28.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.28.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.28.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.28.0
[INFO] [stderr]   Downloaded windows-sys v0.28.0
[INFO] [stderr]   Downloaded windows v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 61b868bad6f84527ca228f65074d0c005414923d5db7500ca71375a30436a67d
[INFO] running `Command { std: "docker" "start" "61b868bad6f84527ca228f65074d0c005414923d5db7500ca71375a30436a67d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "61b868bad6f84527ca228f65074d0c005414923d5db7500ca71375a30436a67d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61b868bad6f84527ca228f65074d0c005414923d5db7500ca71375a30436a67d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "61b868bad6f84527ca228f65074d0c005414923d5db7500ca71375a30436a67d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking windows-sys v0.28.0
[INFO] [stderr]     Checking windows v0.28.0
[INFO] [stderr]     Checking lonely_engine_mk1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/audio.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/audio.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_active_keys` in module `input`
[INFO] [stdout]    --> src/engine.rs:138:35
[INFO] [stdout]     |
[INFO] [stdout] 138 |         self.active_keys = input::read_active_keys().unwrap_or_default();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^ not found in `input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/audio.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::OsStr`
[INFO] [stdout]  --> src/audio.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::ffi::OsStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_active_keys` in module `input`
[INFO] [stdout]    --> src/engine.rs:138:35
[INFO] [stdout]     |
[INFO] [stdout] 138 |         self.active_keys = input::read_active_keys().unwrap_or_default();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^ not found in `input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/audio.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::OsStr`
[INFO] [stdout]  --> src/audio.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::ffi::OsStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `contains` exists for struct `HashSet<unix_input::Key>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/engine.rs:144:36
[INFO] [stdout]     |
[INFO] [stdout] 144 |             if !self.previous_keys.contains(key) {
[INFO] [stdout]     |                                    ^^^^^^^^ method cannot be called on `HashSet<unix_input::Key>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/input.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub enum Key {
[INFO] [stdout]     |     ------------ doesn't satisfy `unix_input::Key: Eq` or `unix_input::Key: Hash`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `unix_input::Key: Eq`
[INFO] [stdout]             `unix_input::Key: Hash`
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Eq, Hash, PartialEq)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Eq, Hash, PartialEq)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `contains` exists for struct `HashSet<unix_input::Key>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/engine.rs:144:36
[INFO] [stdout]     |
[INFO] [stdout] 144 |             if !self.previous_keys.contains(key) {
[INFO] [stdout]     |                                    ^^^^^^^^ method cannot be called on `HashSet<unix_input::Key>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/input.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub enum Key {
[INFO] [stdout]     |     ------------ doesn't satisfy `unix_input::Key: Eq` or `unix_input::Key: Hash`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `unix_input::Key: Eq`
[INFO] [stdout]             `unix_input::Key: Hash`
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Eq, Hash, PartialEq)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Eq, Hash, PartialEq)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/engine.rs:145:61
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 self.event_bus.emit(EngineEvent::KeyPressed(key.clone()));
[INFO] [stdout]     |                                     ----------------------- ^^^^^^^^^^^ expected `Key`, found `&Key`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: `unix_input::Key` does not implement `Clone`, so `&unix_input::Key` was cloned instead
[INFO] [stdout]    --> src/engine.rs:145:61
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 self.event_bus.emit(EngineEvent::KeyPressed(key.clone()));
[INFO] [stdout]     |                                                             ^^^
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/event.rs:45:5
[INFO] [stdout]     |
[INFO] [stdout]  45 |     KeyPressed(Key),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Clone)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Clone)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/engine.rs:145:61
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 self.event_bus.emit(EngineEvent::KeyPressed(key.clone()));
[INFO] [stdout]     |                                     ----------------------- ^^^^^^^^^^^ expected `Key`, found `&Key`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: `unix_input::Key` does not implement `Clone`, so `&unix_input::Key` was cloned instead
[INFO] [stdout]    --> src/engine.rs:145:61
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 self.event_bus.emit(EngineEvent::KeyPressed(key.clone()));
[INFO] [stdout]     |                                                             ^^^
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/event.rs:45:5
[INFO] [stdout]     |
[INFO] [stdout]  45 |     KeyPressed(Key),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Clone)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Clone)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `intersection` exists for struct `HashSet<unix_input::Key>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/engine.rs:150:37
[INFO] [stdout]     |
[INFO] [stdout] 150 |         for key in self.active_keys.intersection(&self.previous_keys) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^ method cannot be called on `HashSet<unix_input::Key>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/input.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub enum Key {
[INFO] [stdout]     |     ------------ doesn't satisfy `unix_input::Key: Eq` or `unix_input::Key: Hash`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `unix_input::Key: Eq`
[INFO] [stdout]             `unix_input::Key: Hash`
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Eq, Hash, PartialEq)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Eq, Hash, PartialEq)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `intersection` exists for struct `HashSet<unix_input::Key>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/engine.rs:150:37
[INFO] [stdout]     |
[INFO] [stdout] 150 |         for key in self.active_keys.intersection(&self.previous_keys) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^ method cannot be called on `HashSet<unix_input::Key>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/input.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub enum Key {
[INFO] [stdout]     |     ------------ doesn't satisfy `unix_input::Key: Eq` or `unix_input::Key: Hash`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `unix_input::Key: Eq`
[INFO] [stdout]             `unix_input::Key: Hash`
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Eq, Hash, PartialEq)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Eq, Hash, PartialEq)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `contains` exists for struct `HashSet<unix_input::Key>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/engine.rs:156:34
[INFO] [stdout]     |
[INFO] [stdout] 156 |             if !self.active_keys.contains(key) {
[INFO] [stdout]     |                                  ^^^^^^^^ method cannot be called on `HashSet<unix_input::Key>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/input.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub enum Key {
[INFO] [stdout]     |     ------------ doesn't satisfy `unix_input::Key: Eq` or `unix_input::Key: Hash`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `unix_input::Key: Eq`
[INFO] [stdout]             `unix_input::Key: Hash`
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Eq, Hash, PartialEq)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Eq, Hash, PartialEq)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `contains` exists for struct `HashSet<unix_input::Key>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/engine.rs:156:34
[INFO] [stdout]     |
[INFO] [stdout] 156 |             if !self.active_keys.contains(key) {
[INFO] [stdout]     |                                  ^^^^^^^^ method cannot be called on `HashSet<unix_input::Key>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/input.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub enum Key {
[INFO] [stdout]     |     ------------ doesn't satisfy `unix_input::Key: Eq` or `unix_input::Key: Hash`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `unix_input::Key: Eq`
[INFO] [stdout]             `unix_input::Key: Hash`
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Eq, Hash, PartialEq)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Eq, Hash, PartialEq)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/engine.rs:157:62
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 self.event_bus.emit(EngineEvent::KeyReleased(key.clone()));
[INFO] [stdout]     |                                     ------------------------ ^^^^^^^^^^^ expected `Key`, found `&Key`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: `unix_input::Key` does not implement `Clone`, so `&unix_input::Key` was cloned instead
[INFO] [stdout]    --> src/engine.rs:157:62
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 self.event_bus.emit(EngineEvent::KeyReleased(key.clone()));
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/event.rs:61:5
[INFO] [stdout]     |
[INFO] [stdout]  61 |     KeyReleased(Key),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Clone)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Clone)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/engine.rs:157:62
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 self.event_bus.emit(EngineEvent::KeyReleased(key.clone()));
[INFO] [stdout]     |                                     ------------------------ ^^^^^^^^^^^ expected `Key`, found `&Key`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: `unix_input::Key` does not implement `Clone`, so `&unix_input::Key` was cloned instead
[INFO] [stdout]    --> src/engine.rs:157:62
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 self.event_bus.emit(EngineEvent::KeyReleased(key.clone()));
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/event.rs:61:5
[INFO] [stdout]     |
[INFO] [stdout]  61 |     KeyReleased(Key),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Clone)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Clone)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `clone` exists for struct `HashSet<unix_input::Key>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/engine.rs:164:47
[INFO] [stdout]     |
[INFO] [stdout] 164 |         self.previous_keys = self.active_keys.clone();
[INFO] [stdout]     |                                               ^^^^^ method cannot be called on `HashSet<unix_input::Key>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/input.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub enum Key {
[INFO] [stdout]     |     ------------ doesn't satisfy `unix_input::Key: Clone`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `unix_input::Key: Clone`
[INFO] [stdout]             which is required by `HashSet<unix_input::Key>: Clone`
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Clone)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Clone)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `clone` exists for struct `HashSet<unix_input::Key>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/engine.rs:164:47
[INFO] [stdout]     |
[INFO] [stdout] 164 |         self.previous_keys = self.active_keys.clone();
[INFO] [stdout]     |                                               ^^^^^ method cannot be called on `HashSet<unix_input::Key>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/input.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub enum Key {
[INFO] [stdout]     |     ------------ doesn't satisfy `unix_input::Key: Clone`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `unix_input::Key: Clone`
[INFO] [stdout]             which is required by `HashSet<unix_input::Key>: Clone`
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Clone)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Clone)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `unix_input::Key` doesn't implement `Debug`
[INFO] [stdout]    --> src/event.rs:37:19
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[derive(Debug, Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout]  37 |     InputRecieved(Key),
[INFO] [stdout]     |                   ^^^ the trait `Debug` is not implemented for `unix_input::Key`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Debug)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Debug)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `unix_input::Key` doesn't implement `Debug`
[INFO] [stdout]    --> src/event.rs:37:19
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[derive(Debug, Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout]  37 |     InputRecieved(Key),
[INFO] [stdout]     |                   ^^^ the trait `Debug` is not implemented for `unix_input::Key`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Debug)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Debug)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `unix_input::Key` doesn't implement `Debug`
[INFO] [stdout]    --> src/event.rs:45:16
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[derive(Debug, Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout]  45 |     KeyPressed(Key),
[INFO] [stdout]     |                ^^^ the trait `Debug` is not implemented for `unix_input::Key`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Debug)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Debug)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `unix_input::Key` doesn't implement `Debug`
[INFO] [stdout]    --> src/event.rs:45:16
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[derive(Debug, Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout]  45 |     KeyPressed(Key),
[INFO] [stdout]     |                ^^^ the trait `Debug` is not implemented for `unix_input::Key`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Debug)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Debug)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `unix_input::Key` doesn't implement `Debug`
[INFO] [stdout]    --> src/event.rs:53:13
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[derive(Debug, Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout]  53 |     KeyHeld(Key),
[INFO] [stdout]     |             ^^^ the trait `Debug` is not implemented for `unix_input::Key`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Debug)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Debug)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `unix_input::Key` doesn't implement `Debug`
[INFO] [stdout]    --> src/event.rs:53:13
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[derive(Debug, Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout]  53 |     KeyHeld(Key),
[INFO] [stdout]     |             ^^^ the trait `Debug` is not implemented for `unix_input::Key`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Debug)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Debug)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `unix_input::Key` doesn't implement `Debug`
[INFO] [stdout]    --> src/event.rs:61:17
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[derive(Debug, Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout]  61 |     KeyReleased(Key),
[INFO] [stdout]     |                 ^^^ the trait `Debug` is not implemented for `unix_input::Key`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Debug)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Debug)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `unix_input::Key` doesn't implement `Debug`
[INFO] [stdout]    --> src/event.rs:61:17
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[derive(Debug, Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout]  61 |     KeyReleased(Key),
[INFO] [stdout]     |                 ^^^ the trait `Debug` is not implemented for `unix_input::Key`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Debug)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Debug)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `unix_input::Key: Clone` is not satisfied
[INFO] [stdout]    --> src/event.rs:37:19
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[derive(Debug, Clone)]
[INFO] [stdout]     |                 ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout]  37 |     InputRecieved(Key),
[INFO] [stdout]     |                   ^^^ the trait `Clone` is not implemented for `unix_input::Key`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Clone)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Clone)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `unix_input::Key: Clone` is not satisfied
[INFO] [stdout]    --> src/event.rs:37:19
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[derive(Debug, Clone)]
[INFO] [stdout]     |                 ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout]  37 |     InputRecieved(Key),
[INFO] [stdout]     |                   ^^^ the trait `Clone` is not implemented for `unix_input::Key`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Clone)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Clone)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `unix_input::Key: Clone` is not satisfied
[INFO] [stdout]    --> src/event.rs:45:16
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[derive(Debug, Clone)]
[INFO] [stdout]     |                 ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout]  45 |     KeyPressed(Key),
[INFO] [stdout]     |                ^^^ the trait `Clone` is not implemented for `unix_input::Key`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Clone)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Clone)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `unix_input::Key: Clone` is not satisfied
[INFO] [stdout]    --> src/event.rs:45:16
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[derive(Debug, Clone)]
[INFO] [stdout]     |                 ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout]  45 |     KeyPressed(Key),
[INFO] [stdout]     |                ^^^ the trait `Clone` is not implemented for `unix_input::Key`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Clone)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Clone)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `unix_input::Key: Clone` is not satisfied
[INFO] [stdout]    --> src/event.rs:53:13
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[derive(Debug, Clone)]
[INFO] [stdout]     |                 ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout]  53 |     KeyHeld(Key),
[INFO] [stdout]     |             ^^^ the trait `Clone` is not implemented for `unix_input::Key`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Clone)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Clone)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `unix_input::Key: Clone` is not satisfied
[INFO] [stdout]    --> src/event.rs:53:13
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[derive(Debug, Clone)]
[INFO] [stdout]     |                 ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout]  53 |     KeyHeld(Key),
[INFO] [stdout]     |             ^^^ the trait `Clone` is not implemented for `unix_input::Key`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Clone)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Clone)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `unix_input::Key: Clone` is not satisfied
[INFO] [stdout]    --> src/event.rs:61:17
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[derive(Debug, Clone)]
[INFO] [stdout]     |                 ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout]  61 |     KeyReleased(Key),
[INFO] [stdout]     |                 ^^^ the trait `Clone` is not implemented for `unix_input::Key`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Clone)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Clone)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `unix_input::Key: Clone` is not satisfied
[INFO] [stdout]    --> src/event.rs:61:17
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[derive(Debug, Clone)]
[INFO] [stdout]     |                 ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout]  61 |     KeyReleased(Key),
[INFO] [stdout]     |                 ^^^ the trait `Clone` is not implemented for `unix_input::Key`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `unix_input::Key` with `#[derive(Clone)]`
[INFO] [stdout]    --> src/input.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 +     #[derive(Clone)]
[INFO] [stdout] 138 |     pub enum Key {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lonely_engine_mk1` (lib) due to 16 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lonely_engine_mk1` (lib test) due to 16 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "61b868bad6f84527ca228f65074d0c005414923d5db7500ca71375a30436a67d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61b868bad6f84527ca228f65074d0c005414923d5db7500ca71375a30436a67d", kill_on_drop: false }`
[INFO] [stdout] 61b868bad6f84527ca228f65074d0c005414923d5db7500ca71375a30436a67d
